CPhidget_openLabelRemoteIP

Opens a Phidget remotely by address and port, with optional label.

extern (C) __gshared
int function(CPhidgetHandle phid, const char* label, const char* address, int port, const char* password) CPhidget_openLabelRemoteIP;

Meta